# -FrontPage-

IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*

<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName mmm1113
AuthUserFile /u/web/pacif2/_vti_pvt/service.pwd
AuthGroupFile /u/web/pacif2/_vti_pvt/service.grp
